home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / shells / scsh-0.4 / scsh-0 / scsh-0.4.2 / emacs / README < prev   
Internet Message Format  |  1995-10-13  |  2KB

  1. Date: Thu, 9 Jul 92 13:26:05 HKT
  2. From: shivers@csd.hku.hk (Olin G. Shivers)
  3. To: jar@cs.cornell.edu
  4. In-Reply-To: Jonathan Rees's message of Wed, 8 Jul 92 22:15:22 -0400 <9207090215.AA00991@sindri.cs.cornell.edu>
  5. Subject: cmulisp
  6.  
  7. It's also in Ozan's repository, but I don't know how up-to-date it is.
  8. It's always useful to list his repository as a possible location, tho.
  9.     -Olin
  10.  
  11. /afs/cs.cmu.edu/user/shivers/lib/Readme:
  12. This directory contains the following subdirectories:
  13.     emacs   Gnu emacs packages.
  14.     papers  My papers, in .dvi and postscript form.
  15.     tex     LaTeX packages.
  16. All of these files can be anonymously ftp'd.
  17.     -Olin
  18.      July 3, 1991
  19.  
  20. ===============================================================================
  21. Directions for anonymous ftp:
  22. 1. ftp to any CMU machine with access to the /afs network file system.
  23.    Almost any machine will do; some possibilities are:
  24.         cs.cmu.edu          128.2.222.173
  25.         a.gp.cs.cmu.edu        128.2.242.7
  26.         f.gp.cs.cmu.edu        128.2.250.164
  27.         h.gp.cs.cmu.edu        128.2.254.156
  28.         k.gp.cs.cmu.edu        128.2.254.137
  29.  
  30. 2. login as anonymous
  31.    You are supposed to provide username@host as the password. The CMU
  32.    ftp demon actually checks to ensure there's an "@" in the password.
  33.    So you can't just say "foo"; you have to say "foo@bar".
  34.  
  35. 3. cd /afs/cs.cmu.edu/user/shivers/lib
  36.    CMU ftp restricts the directories you can access anonymously,
  37.    so you must cd straight to the .../lib directory or its descendants.
  38. 4. If you are transfering .dvi or other binary files, set the file transfer
  39.    mode to raw binary with one of the following commands:
  40.         type image
  41.         type binary
  42.         image
  43.         binary
  44.    If you don't do this, the files may be garbled.
  45. 5. Use dir or ls to list the directory.
  46. 6. Transfer the files you want.
  47.  
  48.